Changelog
---------
v2.20
-Added expansion filtering (All, Single + Multi-select)
- Added integration with addon "Lumber & Gathering Tracker"
   - Clicking checkbox on an item on "Can Sell" tab will add profession recipe / lumber tracking
- Added a Toggle All checkbox on the "Can Sell" tab
- Added Q1, Q2, and Q3 quality selectors on the TADA AH tab
- Known Blizzard issue: Disconnecting from game will (usually) tracked recipes. Toggle off and back on in the "Can Sell" tab to repair tracking totals. No reliable fix due to Blizzard's handling of profession recipe tracking.

v2.14
- Fixed shopping list values of 1 sometimes displaying as 0 when navigating from shopping tab to AH tab
- Posting an item to AH that from the "Can Sell" list will consistently remove ingredients from the shopping list

v2.13
- Updated for Midnight prepatch

v2.12
- Updates to the Profession tab
   - Professions can be selected per character, and saved to a shared database
   - All Profession recipes can now be seen by each character that has scanned professions
   - The recipe list can be filtered by Both, Profession, Cooking, and Unknown
   - If an item is on the AH that a profession other than the current one has crafted, it shows as green
   - This is useful for tracking which items you can craft on an alt that can be crafted to sell

v2.11
- Cleaned up the alignment of some visual elements
- Removed favorites icon and search bar from the embedded view on the TADA AH tab
- Reworded some text for helper messages
- Cleaned out some placeholder/debug code from prior versions, reducing addon size by ~15%

v2.10
- Complete overhaul of the AH tabbed UI
- Added framework for a built in shopping list
   - Professions and their decor recipes can be scanned and saved per character
   - Items that are craftable but not on sale now have checkboxes
   - Checking the box will add the reagents to the Shopping tab
   - Clicking a shopping list item will search and populate quantity needed on the TADA AH tab
   - Shopping lists can be renamed and saved for later use per character
- If other addons have claimed all available tab space along the bottom of the default AH UI, a message will output to the chat console, and TADA won't try to load. Removing any other addon claiming tab space and doing a /reload will launch TADA. 

v2.01
- Removed logic for clickable links in "Selling but cannot craft" section

v2.00
- Major update - moved standalone UI to a tab on the default Auction House UI
- All links returned from an AH scan are clickable, and will launch the recipe when selected

v1.12
- Made some minor UI adjustments to tighten the frame, while still allowing for long items to fit on one line.

v1.11
- Made some minor UI adjustments to tighten the frame, while still allowing for long items to fit on one line.

v1.10
- Added logic to block AH comparison without AH open, to ensure list accuracy
- Added per character database and settings support

v1.00
- Initial release