Hey there,
I've been keeping this alive via https://mods.factorio.com/mod/QueueToFrontNG but if you'd like to update this yourself, the "fix" for the 0.18.22 breakage is as easy as was adjusting the info.json for 0.18 as well.
Open up the mod zip and inside data.lua change:
consuming = "script-only"
to
consuming = "none"
That should be it. You can read more here https://forums.factorio.com/viewtopic.php?p=492101#p492101
Beyond that, with some help from Pi-C I've managed to better localize my little "Next Gen" clone linked above.