Optimize the default targeting logic for orderbot.
Reordered the operations and reduced the time to 1/5 what it was previously. (.5-.6ms to 0.1ms)
There some further optimizations that can be done, but will likely be a breaking change so it'll have to wait for the next expansion
Default targeting logic will now also ignore TappedByOther when inside instances, should resolve the issue where the bot is standing around not targeting the remaining units.
Added GrindSafe tag, there are explicit instructions inside the tag on how and when it should be used by profile developers