Make Autorules optional
(#58)
* This restores agency to the user by adding making the automatic rules in LNS optional.
* * Previously, LNS would use the automatic rules when an item was first encountered regardless of the user's preference, leading to a large number of items being looted without input from the user.
* * This setting can still be enabled to restore previous behavior.
* * Currently in this commit, using auto rules defaults to off as it made more sense to me to help preserve user agency. I am not married to this if you would prefer the auto rules to default on.
* Repurposed the orphaned "Always Ask" to ensure that if the current rule is ask, LNS still displays the new loot window again to allow the user to decide. I left this as a possible option at a later date because I wasn't fully understanding the intention.