The PowerShell tips shown are already stored in a file in the module configuration. It would be great if we could use a -Previous switch on the Write-PowerShellTip cmdlet to show the last tip that was shown, instead of showing the next tip. We would want to make sure that when we show the "previous" tip, that it does not write the same tip ID to "tips shown" file again.