The WalletModel model member is initialized to null, then accessed to
set the label tooltip (introduced in D3351).
This diff removes the call which was added in D466, as the tooltip is
invisible by default and will get overriden by user messages.
Note: I couldn't make this tooltip appear at all (neither on core)