Does the following config seem sufficient for an inventory sorter? Everything matched would be dragged to a backpack (So you have to make sure they can't auto-stack in the inventory):
[.*Lyase Enzyme.*]
LagCheck=Fluid Color
Random Attributes Affected=11
[.*Mysterious Container]
Just wrote that from my head, so not sure if the item names would actually get matched by that, but you get the idea. You can use (case-insensitive) regular expressions in the item name, and the variable value. The LagCheck is required so the tool can know that the description has been loaded from the server. A bit of an inconvience yes, but it seems the best I can do.
So, suggestions on that format? Am I missing any possible scenarios?