redundant parameter to `get_filter_target()` in find-filter-target.lua
I get
This function expects a maximum of 2 argument(s) but instead it is receiving 3.
for
return futils.get_filter_target (direction, link_group, dont_move), true
in find-filter-target.lua
. Seems to be caused by 970050d3.