Attempt some fixes for LNS exiting
- Create prepared statement up front for item lookup by ID
- Skip checking wildcard rule when looking up item after receiving addrule actor message
- Consolidate addrule messages for normal and global rules when AlwaysGlobal is enabled
- Skip item lookup after addrule actor message on toon who sent the message
- Pass itemLink into lookupLootRule after addrule actor message for less unnecessary link lookups