Fetches the descriptions for the given items. Afterwards getItemDescription() no longer
returns undefined for these items (except if the descriptions have changed).
Returns the currently known description for the given item.
If the description is unknown (not fetched yet) undefined will be returned.
If the item does not have a description null will be returned.
Will be triggered everytime the description of an item has changed (after it was fetched initially).