pompachomp:
	- Removed Reputation.lua, no longer needed.
James D. Callahan III:
	- Added item ID for "Design: Infused Shadow Draenite"
	- Re-wrote addon:SafeQuery() for the individual categories.
	- Added options panel buttons for the SafeQuery categories.
	- Added ItemID files to the ToC.
	- Removed the "t" table - it has been split into several files by category.
	- Added a newline at the end of the file.
	- In addon:SlashHandler(): Removed an unnecessary check, and replaced an equality check against "input" with an equality check against "lower".
	- Removed giveOptions() - the options table does not require a function wrapper since it's defined in the Blizzard options panel immediately upon initialization.
	- Replaced a few calls to Querier:function_name() with addon:function_name()
	- Fixed upvalues for the Lua and Blizzard globals, the declaration of the addon object, renamed some variable constants, and separated things into sections.
pompachomp:
	- added some tailoring item ids
	- Added/removed some item ids from the safequery scan
pompy:
	- Add mount itemid's
	- clean up querier.lua a bit.
	- clean up querier.lua a bit.
	- Added some item ids and removed some item ids
	- add some more item id's
	- Added more Item IDs
	- trim trailing space in querier.lua
	- Changed reference to the new directory name in locale.xml and in the toc for the xml file
	- Renamed the locals directory to locales and local.xml to locale.xml
	- added moar id's
	- Add two item IDs
	- Item ID cleanup.
	- toc cleanup
	- Some cleanup here and there to the .toc and main file.
